getValue2

abstract fun getValue2(): String

Gets the second generic value associated with this condition, as a string. The meaning of this value is determined by the getType of the condition.

Return

The second value as a string, or null if not set or not applicable.